Welcome![Sign In][Sign Up]
Location:
Search - binary search

Search list

[Windows Developadvanced binary search

Description: advanced binary search in range separation
Platform: | Size: 759 | Author: yzhw9981@126.com | Hits:

[WEB CodeBinary_Sea1792619122004

Description: this code not only show you Binary Search Tree, but also asm code for move your mouse!
Platform: | Size: 3072 | Author: 孙凯 | Hits:

[source in ebook电话本管理系统

Description: 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法;-increase input fault tolerance. Imported wrong judgment. The time, a search function for the linear search is enhanced as follows : f_search : Fernandez search method; BTREE : binary tree search method; L_search : linear search method; R_search : recursive binary search method; Zcsear : hash collision search method; " Files : interpolation search Enhancement Act; Sorting is bubbling, as it is now : heaps : tired heap sort; binary : Binary Tree sorting; xieer : Xie ears scheduling; sinsert : Insert scheduling; quicks : rapid sequencing; select : Select Sort;
Platform: | Size: 4096 | Author: 王军 | Hits:

[Data structs折半查找-c++

Description: 折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
Platform: | Size: 218112 | Author: 陈钊 | Hits:

[CSharpBestBST

Description: 该源程序是用动态规划算法求解最优二叉搜索树问题-the source is dynamic programming algorithm for optimal binary search tree problem
Platform: | Size: 205824 | Author: 杨锐 | Hits:

[source in ebookBinary_Search_Tree

Description: c++编的几个数据结构代码。包括AVL树、二叉搜索树、二叉树、Kruskal算法和图的邻接表表示-c addendum to the few data structure code. Including AVL tree, binary search tree, binary tree, Kruskal map algorithm and the adjoining table
Platform: | Size: 2048 | Author: liulei | Hits:

[Linux-UnixoptimalBinarySeachTree

Description: Build an optimal binary search tree using dynamic programming.-Build an optimal binary search tree using d ynamic programming.
Platform: | Size: 538624 | Author: zhoushusen | Hits:

[Education soft systembin_search

Description: c code for binary search
Platform: | Size: 1024 | Author: 学学 | Hits:

[Data structsmanytrees

Description: 常用树数据结构集合,包括二叉树、二叉查找树、AA树、红黑树、伸展树的一整套实现,自带包装器、异常处理类,方便使用-common pool tree data structure, including the binary tree, binary search tree, AA tree, a red, black tree extend to achieve a set of trees, bringing their wrapper, abnormal class, user-friendly
Platform: | Size: 13312 | Author: esonic | Hits:

[AlgorithmCshapeSearch

Description: 这是C#的查找算法,,一个很好的算法,折半查找,在查找过程中能节约很多时间-This is C# the search algorithm, a good algorithm, binary search, the search process can save a lot of time
Platform: | Size: 1024 | Author: 仇成忠 | Hits:

[File Operate2D.binary.file

Description: 一个用Labview编写的读写二维数组二进制文件,演示程序为读写一个多通道波形数据,速度很快-Using Labview prepared a two-dimensional array to read and write binary files, presentations, read and write procedures for a multi-channel waveform data fast
Platform: | Size: 575488 | Author: 王小恒 | Hits:

[Data structsbinarySearch

Description: 常用的数据结构--Java实现的源代码,主要是经典的二分查找算法实现-Commonly used data structure- Java source code to achieve, mainly classical binary search algorithm
Platform: | Size: 3072 | Author: shengang | Hits:

[Data structsSub-optimalSearchTree

Description: 最优二叉搜索树 采用c语言编写的最优二叉搜索树算法。实现其的遍历及构造-Optimal binary search tree using c language of optimal binary search tree algorithm. Realize its Ergodic and tectonic
Platform: | Size: 76800 | Author: 李浩 | Hits:

[JSP/Javaerfen

Description: 二分搜索算法,图形界面,动态实现搜索过程,挺不错的代码-Binary Search algorithm, graphical interface, dynamic realize the search process, very good code
Platform: | Size: 1024 | Author: 纪伟 | Hits:

[CSharpBinarySearchTree

Description: 二叉搜索树的C#实现以及对其的各类操作:插入,删除,查找,打印,计算子节点,获得特定节点等。-Binary search tree C# Realize as well as the types of operation: insert, delete, search, printing, calculation of child nodes, such as access to specific nodes.
Platform: | Size: 2048 | Author: freeshine | Hits:

[Windows Developbinarysearch

Description: 一个二分查找程序。 结构很清晰,采用迭代形式完成。-A binary search procedures. Structure that is clear and complete iterative form.
Platform: | Size: 7168 | Author: gogo | Hits:

[Data structsAlgorithmUsingJava

Description: <算法导论>第二版大部分算法实现. 1. 各类排序和顺序统计学相关 2. 数据结构 2.1 基本数据结构 2.2 散列表 2.3 二叉查找树 2.4 红黑树 2.5 数据结构基于红黑树的扩张 3. 高级涉及和分析技术 3.1 动态规划相关 3.2 贪心算法相关 3.3 用于不相交集合的数据结构 4. 部分图算法.-<Introduction to Algorithms> Algorithms realize most of the second edition of .1. All kinds of sorting and order statistics related to 2. Data Structure 2.1 Basic Data Structure 2.2 Hash Table 2.3 Binary search Tree 2.5 Tree 2.4 red and black red and black tree-based data structure the expansion of 3. High and analytical techniques involving dynamic programming related 3.1 Greedy Algorithm 3.2 for the relevant 3.3 Disjoint Set Data Structure 4. part of Fig algorithm.
Platform: | Size: 324608 | Author: QJGui | Hits:

[Education soft systembinary_search_tree

Description: Binary search tree sample
Platform: | Size: 3072 | Author: kishoze | Hits:

[Otherhy240a_assign2.tar

Description: This a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.-This is a binary search tree with void* pointer in data segment in order you to search store and delete O(n) worst case, O(log(n)) agerage case data.
Platform: | Size: 19456 | Author: thesky | Hits:

[JSP/JavaBinary-Search-Tree

Description: Binary Search Tree important program
Platform: | Size: 49152 | Author: sushantsukale | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net